Total Complexity | 29 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 325 |
Lines of code | 107 |
Logical lines of code | 50 |
Comment lines | 136 |
Methods | 20 |
Properties | 11 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 48 | 9 | 39 | |
__toString() | 68 | 2 | 7 | |
setId() | 77 | 1 | 4 | |
setExpectedDuration() | 77 | 1 | 4 | |
offsetUnset() | 81 | 1 | 3 | |
offsetSet() | 81 | 1 | 3 | |
offsetGet() | 82 | 1 | 3 | |
offsetExists() | 80 | 1 | 3 | |
setIsPaid() | 77 | 1 | 4 | |
getIsPaid() | 82 | 1 | 3 | |
getExpectedDuration() | 82 | 1 | 3 | |
getStartAt() | 82 | 1 | 3 | |
getId() | 82 | 1 | 3 | |
getName() | 82 | 1 | 3 | |
setBreakTypeId() | 77 | 1 | 4 | |
getBreakTypeId() | 82 | 1 | 3 | |
setEndAt() | 77 | 1 | 4 | |
getEndAt() | 82 | 1 | 3 | |
setStartAt() | 77 | 1 | 4 | |
setName() | 77 | 1 | 4 |